AsyncSubject.IsDisposed property¶
Defined in
Type: AsyncSubjectSystem.Reactive.Subjects
Assembly: System.Reactive.dll
Applies to
netstandard2.0
public override bool IsDisposed { get; }
Summary: Indicates whether the subject has been disposed.
Returns: bool